ImagXpress 13 for .NET - User Guide > How To > Access and Modify a Loaded Image > Modify Tags & Comments |
Tags can be modified without loading the image, using the ImageX.ReadAllMetaData and ImageX.SaveAllMetaData methods. (See Query Images).
Once a TIFF image has been loaded into an ImageX object, the tags can be modified by accessing the tag collection associated with the ImageX object (Tags).
Please see the TIFF and EXIF file specification for more information about tags. |
JPEG, JPEG2000, JLS, or WSQ files may have a list of comments. ImagXpress® enables you to modify comments of an image loaded into ImageX, as follows:
Undo does not undo changes to TIFF tags or JPEG Comments. Undo only applies to processing actions. |